g_variant_lookup_value

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. GVariant* g_variant_lookup_value(GVariant* dictionary, const(gchar)* key, const(GVariantType)* expected_type)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    g_variant_lookup_value
  2. da_g_variant_lookup_value g_variant_lookup_value;

Meta